Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: allow pasting Drip List URLs when setting streams #1097

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

jtourkos
Copy link
Collaborator

Resolves: #852

Also adds the ability to name streams to Drip Lists and fixes an issue that does not allow users to update a stream's name.

The only thing I am not really happy about is when you paste the Drip List URL while setting the stream receiver, it resolves directly to the Drip List ID. It might be a bit confusing but the card at the top of the modal showing the stream from => to clearly shows the resolved drip list name. Making it to resolve to something else by reusing what's already there and not introducing more changes, is not so easy, unless I am missing something. We can do it if needed, of course.

@jtourkos jtourkos requested a review from efstajas May 31, 2024 16:17
Copy link

netlify bot commented May 31, 2024

Deploy Preview for drips-app-v2 ready!

Name Link
🔨 Latest commit 17cb147
🔍 Latest deploy log https://app.netlify.com/sites/drips-app-v2/deploys/665d7819b4c9d30008fb8733
😎 Deploy Preview https://deploy-preview-1097--drips-app-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@efstajas efstajas merged commit 30ea43b into main Jun 3, 2024
9 checks passed
@efstajas efstajas deleted the allow-driplist-url-as-stream-input branch June 3, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accept Drip List URL in stream set up field
2 participants